home *** CD-ROM | disk | FTP | other *** search
/ Know Your Baseball - The Greatest Player Resource / Know Your Baseball - Greatest Player.iso / Baseball / Director / KTGCST.CST / 00052_Script_go Markers < prev    next >
Text File  |  1998-09-21  |  134b  |  5 lines

  1. on GoMarkers
  2.    set p = the membernum of sprite the clickon
  3.  set where = the name of member p of castlib "Internal"
  4.  go where
  5. end